Carbon


kNoteRequestNoGM

Header: QuickTimeMusic.h

enum {
    kNoteRequestNoGM = 1,
    kNoteRequestNoSynthType = 2,
    kNoteRequestSynthMustMatch = 4
};

Constant descriptions

kNoteRequestNoGM
kNoteRequestNoSynthType
kNoteRequestSynthMustMatch


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)